Lock down module params that specify hardware parameters (eg. ioport)
authorDavid Howells <dhowells@redhat.com>
Wed, 5 Apr 2017 12:50:07 +0000 (13:50 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 19 Jun 2017 23:25:45 +0000 (00:25 +0100)
commit38f707743deef9de3e873215520c6e432d8307fa
tree704f9b2a495f47aa757d8d2d03e1c0ea9f934cec
parent6d7d7122759c6cf4e9044963efde08ca0f4b5ca7
Lock down module params that specify hardware parameters (eg. ioport)

Provided an annotation for module parameters that specify hardware
parameters (such as io ports, iomem addresses, irqs, dma channels, fixed
dma buffers and other types).

Suggested-by: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Gbp-Pq: Topic features/all/lockdown
Gbp-Pq: Name 0062-Lock-down-module-params-that-specify-hardware-parame.patch
kernel/params.c